-- background: 2769 from stack: in -- bmap block id: 5102 -- flags: 0000 -- background id: 0 -- name: -- part 1 (field) -- low flags: 01 -- high flags: 2004 -- rect: left=1 top=1 right=38 bottom=281 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 24 -- style flags: 0 -- line height: 32 -- part name: title -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=281 top=1 right=60 bottom=334 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Index ----- HyperTalk script ----- on mouseUp push card visual dissolve slowly go to card 1 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=334 top=0 right=60 bottom=391 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card visual iris close slowly go to card "Plate Tectonic Settings" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=89 top=293 right=342 bottom=195 -- title width / last selected line: 0 -- icon id / first selected line: 11052 / 11052 -- text alignment: 0 -- font id: 2 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Collision Boundaries ----- HyperTalk script ----- on mouseUp global cardname get the short name of me put it into cardname --visual iris open lock screen go to card cardname unlock screen with visual scroll right end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=196 top=293 right=342 bottom=308 -- title width / last selected line: 0 -- icon id / first selected line: 24066 / 24066 -- text alignment: 0 -- font id: 2 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Subduction Boundaries ----- HyperTalk script ----- on mouseUp push card global cardname get the short name of me put it into cardname --visual iris open lock screen go to card cardname unlock screen with visual scroll right end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=309 top=293 right=342 bottom=401 -- title width / last selected line: 0 -- icon id / first selected line: 18754 / 18754 -- text alignment: 0 -- font id: 2 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Rift Boundaries ----- HyperTalk script ----- on mouseUp global cardname get the short name of me put it into cardname --visual iris open lock screen go to card cardname unlock screen with visual scroll right end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=402 top=293 right=342 bottom=496 -- title width / last selected line: 0 -- icon id / first selected line: 22923 / 22923 -- text alignment: 0 -- font id: 2 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Sliding Boundaries ----- HyperTalk script ----- on mouseUp global cardname get the short name of me put it into cardname --visual iris open lock screen go to card cardname unlock screen with visual scroll right end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=395 top=1 right=61 bottom=452 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push card visual iris close slowly go to card "Evidence and HIstory" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=452 top=2 right=62 bottom=509 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp push Card visual iris close slowly go to card "General Processes and Terms" end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global ReturnCard go ReturnCard end mouseUp